type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryTimestamptzToTimestamptzScanner
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
timestamptz.go#L237: return &scanPlanBinaryTimestamptzToTimestamptzScanner{location: c.ScanLocation}
timestamptz.go#L248: type scanPlanBinaryTimestamptzToTimestamptzScanner struct{ location *time.Location }
timestamptz.go#L250: func (plan *scanPlanBinaryTimestamptzToTimestamptzScanner) Scan(src []byte, dst any) error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)